Skip to content

A null graph is not a valid tree#72

Merged
clue merged 2 commits intomasterfrom
improve-tree-null
Sep 11, 2013
Merged

A null graph is not a valid tree#72
clue merged 2 commits intomasterfrom
improve-tree-null

Conversation

@clue
Copy link
Copy Markdown
Member

@clue clue commented Sep 11, 2013

  • Make sure a null Graph (a Graph with no Vertices and thus no Edges) is not a valid tree (because it's not connected) (BC break!)
  • Documentation
  • Changelog

See also http://mathoverflow.net/questions/120536/is-the-empty-graph-a-tree

clue added a commit that referenced this pull request Sep 11, 2013
A null graph is not a valid tree
@clue clue merged commit 4d413c7 into master Sep 11, 2013
@clue clue deleted the improve-tree-null branch September 11, 2013 10:25
@clue clue mentioned this pull request Sep 11, 2013
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant